Skip to content

chore: add missing zod dependency#415

Open
michaeltroya wants to merge 1 commit intoTanStack:mainfrom
michaeltroya:chore/add-zod-package
Open

chore: add missing zod dependency#415
michaeltroya wants to merge 1 commit intoTanStack:mainfrom
michaeltroya:chore/add-zod-package

Conversation

@michaeltroya
Copy link
Copy Markdown

@michaeltroya michaeltroya commented Mar 20, 2026

Ran into a missing dep error because Zod is used here but is not in the package.json

Summary by CodeRabbit

  • Chores
    • Added zod as a new dependency for the Strapi React add‑on.
    • Updated Strapi React add‑on documentation to list and describe the new dependency (runtime schema validation and parsing).

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 20, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: dd8102a2-da19-4092-bb99-54fb11650b46

📥 Commits

Reviewing files that changed from the base of the PR and between c876b60 and 265a4be.

📒 Files selected for processing (2)
  • packages/create/src/frameworks/react/add-ons/strapi/README.md
  • packages/create/src/frameworks/react/add-ons/strapi/package.json
✅ Files skipped from review due to trivial changes (2)
  • packages/create/src/frameworks/react/add-ons/strapi/README.md
  • packages/create/src/frameworks/react/add-ons/strapi/package.json

📝 Walkthrough

Walkthrough

Added the zod dependency to the Strapi React add-on: updated package.json to include zod and amended the add-on README to document zod as providing runtime schema validation and parsing.

Changes

Strapi React Add-on

Layer / File(s) Summary
Dependency Manifest
packages/create/src/frameworks/react/add-ons/strapi/package.json
Added zod dependency pinned to ^4.3.6 (alongside existing use-debounce).
Documentation
packages/create/src/frameworks/react/add-ons/strapi/README.md
Updated "Dependencies" table to include zod described as providing runtime schema validation and parsing.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 I nibble bytes and hop through code,
New zod seeds planted on the road,
Schemas snug, parsers bright,
Strapi hops in checked and right.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title 'chore: add missing zod dependency' directly and accurately summarizes the main change: adding zod as a dependency to the Strapi React add-on package.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@michaeltroya michaeltroya force-pushed the chore/add-zod-package branch from 014ea61 to c876b60 Compare April 22, 2026 16:36
@michaeltroya michaeltroya force-pushed the chore/add-zod-package branch from c876b60 to 265a4be Compare May 4, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant